tests: Fix typo in unit test
authorMatthew Leeds <matthew.leeds@endlessm.com>
Mon, 26 Mar 2018 06:57:38 +0000 (23:57 -0700)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 19 Apr 2018 13:35:15 +0000 (13:35 +0000)
Closes: #1543
Approved by: cgwalters

tests/test-create-usb.sh

index e057e90f964f51279e41b51f49bcdfc3d422930d..310385d954ee688a4b1825d13d2585059ff6a826 100755 (executable)
@@ -94,7 +94,7 @@ assert_has_dir "dest-mount3/some-dest"
 assert_symlink_has_content "dest-mount3/.ostree/repos.d/00-generated" "/some-dest$"
 ${CMD_PREFIX} ostree --repo=dest-mount3/.ostree/repos.d/00-generated refs --collections > dest-refs
 assert_file_has_content dest-refs "^(org.example.Collection1, test-1)$"
-assert_file_has_content dest-refs "^(org.example.Collection1, test-1)$"
+assert_file_has_content dest-refs "^(org.example.Collection1, test-2)$"
 assert_file_has_content dest-refs "^(org.example.Collection1, test-3)$"
 assert_has_file dest-mount3/.ostree/repos.d/00-generated/summary